@media screen and (max-width: 1200px) {
	/*新闻资讯*/
	.paging-box{
		margin-bottom:0.3rem;
	}
	/*资讯详情*/
	.news-fy{
		width: 100%;
		padding: 0.4rem 0 0.6rem 0;
		margin-bottom:0;
	}
	.news-fy p{
		width:55%;
	}
	/*关于我们*/
	.wh-box{
		width:100%;
	}
	.wh-box .left{
		width:48%;
		height:4.15rem;
	}
	.wh-box .right{
		width:48%;
	}
	.right-s h3{
		margin:0.4rem auto 0.25rem 0.1rem;
	}
	.right-x p{
		/*margin:0.8rem 0.4rem 0.3rem auto;*/
	}

	.right-s{
		height:48%;
	}
	.right-x {
		height:48%;
	}

}
@media screen and (max-width: 1100px) {
	/*资讯详情*/
	.news-fy p{
		width:50%;
	}
	/*关于我们*/
	.right-s h3{
		margin:0.4rem auto 0.25rem 0.1rem;
	}
	.right-x p{
		/*margin:0.7rem 0.4rem 0.3rem auto;*/
	}
	.right-s{
		height:48%;
	}
	.right-x {
		height:48%;
	}
	.wh-box .right{
		height:4.47rem;
	}
}
@media screen and (max-width: 992px) {
	/*联系我们*/
	.lx-map{
		width:99.9%;
	}
	/*新闻资讯*/
	.news-txt{
		width:50%;
	}
	/*资讯详情*/
	.news-fy .left{
		float:none;
		width:94%;
		overflow:hidden;
		margin:0.3rem auto;
	}
	.news-fy .right{
		float:none;
		width:94%;
		overflow:hidden;
		margin:0.3rem auto;
	}
	.about-sj{
		width:96%;
		margin:0.65rem auto 0.6rem auto;
		overflow:hidden;
	}
	/*关于我们*/
	.fw-box{
		width:90%;
	}
	.right-s h3{
		margin:0.3rem auto 0.15rem 0.1rem;
	}
	.right-x p{
		margin:0.5rem 0.4rem 0.3rem auto;
	}

	.right-s{
		height:48%;
	}
	.right-x {
		height:48%;
	}
	.wh-box .right{
		height:4.15rem;
	}

}
@media screen and (max-width: 850px) {
	/*联系我们*/
	.lx-map{
		width:99%;
	}
	/*新闻资讯*/
	.news-txt{
		width:4rem;
	}
	.news-icon{
		display:none;
	}
	/*关于我们*/
	.about-sj{
		width:100%;
		margin:0.65rem auto 0.6rem auto;
		overflow:hidden;
	}
	.about-sj .fgx{
		display:none;
	}
	.fw-box{
		width:90%;
	}
	.zs-box{
		width:100%;
	}
	.zs-box p{
		width:96%;
	}
	.right-s h3{
		margin:0.2rem auto 0.1rem 0.1rem;
	}
	.right-s p{
		line-height:0.2rem;
	}

	.right-x p{
		margin:0.4rem 0.4rem 0.3rem auto;
		line-height:0.2rem;
	}

	.right-s{
		height:48%;
	}
	.right-x {
		height:48%;
	}
	.wh-box .right{
		height:3.55rem;
	}
	.wh-box .left{
		height:3.55rem;
	}

}
@media screen and (max-width: 768px) {
	/*联系我们*/
	.lx-bt{
		display:none;
	}
	.lx-txt{
		width:100%;
		text-align:center;
		font-size:0.24rem;
		color:#797979;
		line-height:0.43rem;
		margin:.3rem auto 0;
	}
	.lxfs-box div{
		width:100%;
		float:left;
		font-size:0.28rem;
		line-height:0.41rem;
	}
	.lxfs-box div img{
		margin:0.45rem 0 0.1rem 0;
	}
	.lx-map{
		width:100%;
		height:4.2rem;
		margin:1rem auto 0.8rem auto;
	}
	.lx-map img{
		height:100%;
	}
	.lx-ly{
		width:100%;
		margin:0 auto 0;

	}
	.lx-ly p{
		font-size:0.3rem;
		margin-bottom:0.1rem;
	}
	.lx-ly input{
		font-size:0.25rem;
		width:98.5%;
		height:0.71rem;
		margin:0.07rem auto;
		border:1px solid #cccccc;
		background-color:#f5f5f5;
		padding-left:0.1rem;
	}
	.lx-ly textarea{
		font-size:0.25rem;
		width:98.5%;
		height:1.71rem;
		margin:0.07rem auto;
		border:1px solid #cccccc;
		background-color:#f5f5f5;
		padding-left:0.1rem;
		padding-top:0.05rem;
	}
	.lx-ly .an{
		font-size:0.25rem;
		width:1.52rem;
		height:0.55rem;
		margin:0.25rem auto;
		border-radius:0.15rem;
	}
	/*新闻资讯*/
	.news-icon{
		display:none;
	}
	.news ul li{
		background-color:#fff;
		overflow:hidden;
		box-shadow:0 0 13px #f2f2f2;
		margin-bottom:0.3rem;
		border:0;
	}
	.news-pic{
		width:1.95rem;
		height:1.24rem;
		margin:0.15rem 0.2rem 0.15rem 0.15rem;
	}
	.news-txt{
		float:left;
		width:4.2rem;
		height:1.24rem;
		margin:0.15rem 0;
	}
	.news-txt h3{
		font-size:0.24rem;
		line-height:0.4rem;
	}
	.news-txt p{
		font-size:0.2rem;
		line-height:0.32rem;
	}
	.news ul li:hover{
		box-shadow:none;
	}
	.news-txt h3:hover{
		color:#333;
	}
	.paging-box{
		margin-bottom:0;
	}

	/*资讯详情*/
	.news-fy{
		background-color:#f6f6f6;
	}
	.news-nr{
		font-size:0.24rem;
		line-height:0.42rem;
	}
	.size-box2{
		display:block;
	}
	.size-box1{
		display:none;
	}
	.news-bt p span{
		font-size:0.2rem;
	}
	.news-bt p{
		width:6.3rem;
	}
	/*关于我们*/
	.about-top .logo{
		background:url(../img/logo2.jpg) no-repeat;
		background-size:100%;
	}
	.about-top p{
		width:96%;
		font-size:0.24rem;
		line-height:0.39rem;
		margin:0.4rem auto 0 auto;
	}
	.about-sj h3{
		font-size:0.44rem;
		color:#d52e0d;
		line-height:0.6rem;
	}
	.about-sj p{
		font-size:0.24rem;
		color:#696969;
		line-height:inherit;
	}
	.about-sj{
		margin:0.65rem auto 0 auto;
	}

	.wh-box{
		width:100%;
		margin:0 auto 0.33rem auto;
	}
	.wh-box .left{
		width:5.8rem;
		height: auto;
		margin: auto auto 0.22rem auto;
		float:none;
	}
	.wh-box .right{
		width:5.8rem;
		height:4.97rem;
		float:none;
		margin: auto auto 0.22rem auto;
		background:url(../img/about-4.png) no-repeat;
		background-size:100%;
		overflow:hidden;
	}
	.right-s h3{
		text-align:center;
		line-height:0.3rem;
		font-size:0.3rem;
		margin:0.55rem auto 0.25rem auto;
	}
	.right-s p{
		width:100%;
		text-align:center;
		line-height:0.4rem;
		font-size:0.24rem;
		color:#fff;
		margin:0;
	}
	.right-s{
		width:86%;
		height:50%;
		margin:auto;
	}

	.right-x{
		margin:0.9rem auto 0.3rem auto;
		width:62%;
		float:none;
	}
	.right-x p{
		text-align:center !important;
		line-height:0.4rem;
		font-size:0.24rem;
		color:#fff;
		margin:0;
	}
	.about-fw{
		height:6.28rem;
	}

	.fw-box{
		width:7.09rem;
		height:4.22rem;
		margin:0.7rem auto auto auto;
	}
	.fw-box h3{
		text-align:center;
		font-size:0.3rem;
		color:#d52e0d;
		font-weight:inherit;
		margin:0.3rem auto 0.2rem auto;
	}
	.fw-box p{
		font-size:0.24rem;
		line-height:0.36rem;
		color:#696969;
		font-weight:inherit;
		margin:0 0.4rem;;
	}
	.zs-box{
		width:100%;
	}
	.zs-box p{
		width:96%;
		font-size:0.24rem;
		line-height:0.40rem;
		text-align:center;
		margin:0.4rem auto 0.5rem auto;
	}
	.zs-box img{
		width:2.89rem;
		height:4.12rem;
		margin:0 0.28rem 0.4rem 0.28rem;
	}
	.zs-box div{
		text-align:center;
	}

}
@media screen and (max-width: 550px) {
}